From f30b816cc67f0f30003691d875fef6dce90a0bd0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 5 Apr 2005 00:14:27 +0000 Subject: [PATCH] Add bug ref --- ChangeLog | 2 ++ ChangeLog.pre-2-10 | 2 ++ ChangeLog.pre-2-8 | 2 ++ 3 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6509a3e2d6..35b79f9a6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Mon Apr 4 19:13:23 2005 Jonathan Blandford + Fix for #172319, Tristan Van Berkom: + * gtk/gtktreeview.c (gtk_tree_view_expand_all): change to use gtk_tree_view_real_expand_row() instead of doing this by hand. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6509a3e2d6..35b79f9a6d 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,7 @@ Mon Apr 4 19:13:23 2005 Jonathan Blandford + Fix for #172319, Tristan Van Berkom: + * gtk/gtktreeview.c (gtk_tree_view_expand_all): change to use gtk_tree_view_real_expand_row() instead of doing this by hand. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 6509a3e2d6..35b79f9a6d 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,7 @@ Mon Apr 4 19:13:23 2005 Jonathan Blandford + Fix for #172319, Tristan Van Berkom: + * gtk/gtktreeview.c (gtk_tree_view_expand_all): change to use gtk_tree_view_real_expand_row() instead of doing this by hand. -- 2.30.2